Welcome![Sign In][Sign Up]
Location:
Search - mscomm c

Search list

[CommunicationComTest

Description: 本包分别用三种方法实现了基于Visual C++6.0的串口通讯,包含用MsComm控件实现,用API实现,用CSerial实现。-The three methods were used to package a Visual C++6.0 based on serial communication, including controls used to achieve MsComm with API to achieve, with the realization of CSerial.
Platform: | Size: 113664 | Author: dangml | Hits:

[GUI Developcbuilder

Description: Borland c++ builder串口通讯源码示例程序-Borland c++ builder use MSComm
Platform: | Size: 14336 | Author: 吴昊 | Hits:

[ADO-ODBCMonitorTemperature

Description: 本程序利用MFC技术,C++语言编写完成。其中核心技术包括有:利用MSComm控件完成单片机与上位机的通信,利用ODBC数据库接口技术把采集的温度数据存储到上位机。-This procedure using MFC technology, C++ language prepared. The core technologies include: the use of MSComm control the completion of MCU and host computer communication, the use of ODBC database interface technology to collect the temperature data is stored to the host computer.
Platform: | Size: 2083840 | Author: zhouqing | Hits:

[CommunicationScommAssistant

Description: 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port parameters, the serial receive and send data, receive data can be displayed and save receive data and other functions. This program can serve as a microcontroller to communicate with the computer serial port debugging tool.
Platform: | Size: 3712000 | Author: zhouqing | Hits:

[source in ebookCharTerminal

Description: 本例主要使C++的MSComm控件编写串口程序,串口接收程序-Export to receive program
Platform: | Size: 1955840 | Author: 张朋 | Hits:

[SCSI-ASPI458324

Description: 串口通信VC,基于MSCOMM的,利用visual c++做的-serial communication
Platform: | Size: 1987584 | Author: 唐昌平 | Hits:

[Windows DevelopVisualC

Description: 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信 第12章两台计算机间通信 第13章软件传真机 第14章计算机与射频卡通信 第15章组态王的应用 第16章云台及镜头控制系统 第17章GPS监控系统 附录A计算机 -A better book about COM Programming
Platform: | Size: 28169216 | Author: 康元青 | Hits:

[CommunicationDDE2

Description: 利用Windows所提供的动态数据交换(Dynamic Data Exchange,简称DDE)协议来实现组态王与Visual C++之间的数据交换,实时数据再经由VC++所提供的MSComm控件进行RS232串行.组态王利用DDE与"DDE Server"程序进行通信-Provided by the use of Windows Dynamic Data Exchange (Dynamic Data Exchange, referred to as DDE) protocol to achieve the KingView and Visual C++ data exchange between the real-time data and then by the VC++ provided by the RS232 serial MSComm controls. Kingview use DDE with " DDE Server" program to communicate
Platform: | Size: 22528 | Author: sugelading | Hits:

[BooksVisualCPlusPlus

Description: 《Visual C++实践与提高:串口通信与工程应用篇(第2版)》系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、Modem、射频卡以及两台计算机之间的通信编程方法。 -" Visual C++ practice and improve: serial communication and engineering papers (version 2)" a systematic introduction to using Visual c++ serial port application development methods. Book by serial application of the main line, Deep and explain in detail the use of control and use of WinAPI way MSComm serial application development methods. The application of these two methods were done on different applications require a detailed analysis. On this basis, but also introduces the computer and the serial communication between various devices programming methods, including computer and microcontroller, PLC, Modem, RF card and the communication between two computers programming.
Platform: | Size: 11465728 | Author: 王刚 | Hits:

[VC/MFCVisualC

Description: Visual C++ MSCommVisual C++ MSCo-Visual C++ MSCommVisual C++ MSComm
Platform: | Size: 18131968 | Author: 钱进来 | Hits:

[Com PortVC_MSComm

Description: 利用Visual C++ MFC和微软的MSComm(Microsoft Communications Control)串口通信控件写的串口通信程序-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control program written in serial communication ... ...
Platform: | Size: 43008 | Author: 小小 | Hits:

[Com PortFileTransComm

Description: 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control, by means of serial port to transfer files. As the serial buffer limit, you need to file split into multiple parts before sending packaged separately, the receiver only receives one says that only after unpacking file package, check and splicing, and finally extract the file name, prompts the user to save . This resource also contains some other useful documents and information ... ... For the first developed using VC++ programmers also will be a great help, you can download to see, I am sure you will find the value of the ... ...
Platform: | Size: 73728 | Author: 小小 | Hits:

[Com Port3.3

Description: 用M S C o m m 控件进行串口编程-MSComm controls with serial programming
Platform: | Size: 4672512 | Author: guaxiaofeng | Hits:

[Com Portserial-communication

Description: 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based on the Visual c++ and Tubor C, and the second is multi-threaded serial programming tools Cserialport class too, and the third is a serial control MSCOmm programming, and the fourth is the serial windos API programming, the fifth is the serial debug the source code of Assistant V2.2
Platform: | Size: 22565888 | Author: 范开明 | Hits:

[Com PortSCommTest

Description: Visual C++6.0环境下编写一个基于窗体的应用程序,用MSComm控件控制串口,能在界面上接收从该串口发来的数据,也能发送数据。-Visual C++6.0 environment to write a form-based application, with MSComm control control serial port, can be received from the serial interface data sent can also send data.
Platform: | Size: 40960 | Author: 借方鋆 | Hits:

[Com PortMSCommMultiPort

Description: Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the MFC program to control multiple serial ports. In the use of MSComm control, a MSComm control can only correspond to a serial port simultaneously. If the application needs to access and control multiple serial ports, you must use multiple MSComm control. MFC dialog-based application MSComm control application programming and COM2 COM1 serial port for control, both sides can send and receive data simultaneously, and the received data is displayed in the edit box receiver.
Platform: | Size: 41984 | Author: 借方鋆 | Hits:

[CommunicationTcomm

Description: 这是串口通讯的小例子,实例程序没用的控件是MSComm,注意RThread要设置1,不然事件不触发-COM C++builder
Platform: | Size: 10176512 | Author: | Hits:

[CommunicationComm

Description: 基于C++的MSCOMM控件多线程串口通讯源程序,能实现基本的读写功能.-The C++ based multi-threaded serial communication MSCOMM control source, to achieve basic reading and writing functions.
Platform: | Size: 1934336 | Author: gray | Hits:

[Com Portserial-communication

Description: c++builder编写的串口通信程序,其中以MSComm控件为基础,包括一些window api,对初学者帮助很大。-c++ builder written in serial communication program, including some window api, great help for beginners.
Platform: | Size: 4096 | Author: 杨懿 | Hits:

[Com PortVCPP6.0MSComm

Description: VC++ 串口通信教程 Visual C++串口通信程序 设计典型实例 -VC++ MSComm
Platform: | Size: 585728 | Author: wangfeifei | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net